This page last changed on Oct 24, 2007 by scytacki.

A OTJComponent view has several objects available to it or that it can create. These can be accessed in several different ways.

  • OTViewContext
  • OTViewFactory
  • OTViewContainer
  • OTJComponentViewContext
  • OTJComponentService
  • OTJComponentServiceFactory
  • OTViewEntry

The OTViewContext and OTJComponentViewContext are filling the same role, but the JComponent version has a getComponentByObject method that
cannot be available in the OTViewContext.

The OTViewFactory and OTJComponentService fill the same role, but the OTJComponentService works with OTJComponentView objects instead of generic OTView objects.

The OTJComponentService and OTJComponentViewContext might be mergeable with each other.

Document generated by Confluence on Jan 27, 2014 16:52